[]
Scrolls the list vertically to the specified offset.
public Task ChangeViewAsync(double verticalOffset)
Public Function ChangeViewAsync(verticalOffset As Double) As Task
| Type | Name | Description |
|---|---|---|
| double | verticalOffset | The vertical offset. |
| Type | Description |
|---|---|
| Task |